projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be50bb4
)
chore: add missing backport for VERSION.cmake
author
Jyrki Gadinger
<nilsding@nilsding.org>
Fri, 30 May 2025 07:21:25 +0000
(09:21 +0200)
committer
Matthieu Gallien
<matthieu.gallien@nextcloud.com>
Fri, 30 May 2025 07:40:29 +0000
(09:40 +0200)
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 1e56e674fcb44e068d5615c279ca81153fb6fa77..90c1ad30fb63e48fcd0639d82d85ed8d683c2c7b 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-7,6
+7,8
@@
set(MIRALL_VERSION_PATCH 4)
set(MIRALL_VERSION_YEAR 2025)
set(MIRALL_SOVERSION 0)
set(MIRALL_PREVERSION_HUMAN "3.16.4") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
+set(NCEXT_BUILD_NUM 47)
+set(NCEXT_VERSION 3,0,0,${NCEXT_BUILD_NUM})
# ------------------------------------
# Minimum supported server versions